C1.LiveLinq.Indexing Namespace : ScannerCollection<T> Class |
For a list of all members of this type, see ScannerCollection<T> members.
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Creates a new index and adds it to the collection of indexes. |
![]() | Clear | Clears the collection of all indexes. All indexes are detached from the indexed collection and destroyed. |
![]() | Contains | Overloaded. Determines whether an index with the specified key selector exists in the collection. |
![]() | Find | Overloaded. Finds an index in the collection by its key selector. |
![]() | GetEnumerator | Returns an enumerator that iterates through the ScannerCollection<T>. |
![]() | Remove | Overloaded. Removes an index from the collection. |